projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4667ffc
)
*** empty log message ***
author
Kim F. Storm
<storm@cua.dk>
Mon, 2 Aug 2004 23:41:59 +0000
(23:41 +0000)
committer
Kim F. Storm
<storm@cua.dk>
Mon, 2 Aug 2004 23:41:59 +0000
(23:41 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index e4623fa6b4086679323425281bb50c8d5c6de9a7..4b5c5d454631c061da2a60dc1f638489623eb84f 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,9
@@
+2004-08-03 Kim F. Storm <storm@cua.dk>
+
+ * indent.c (compute_motion): Fix check for full width window
+ in non-window case. Do not count left truncation glyph on
+ window systems.
+
2004-08-02 Luc Teirlinck <teirllm@auburn.edu>
* data.c (Finteractive_form): Doc fix.